home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_3 / deduc122.ads < prev    next >
Text File  |  1995-04-21  |  3KB  |  81 lines

  1.                Amiga Distribution System - Long Description File
  2.                -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4.  
  5.  Program Name : Deductive  - by -  james Williams
  6.  
  7. -----------------------------------------------------------------------------
  8. File 1 - Deduc122.lha -   58396      ADOS Req'd
  9. File 2 -              -             [ ] All  [ ] WB1.x  [X] WB2.x  [ ] WB3.x
  10. File 3 -              -              ChipSet Req'd
  11. File 4 -              -             [X] Any  [ ] Orig   [ ] ECS    [ ] AGA
  12. -----------------------------------------------------------------------------
  13.  
  14.  Ram Req'd 
  15.  
  16.   [ ] 512k  [X] 1meg  [ ] 2meg  [ ] 3meg  [ ] ALOT!!! 
  17.  
  18.  Special Hardware 
  19.  
  20.   
  21.  
  22. -----------------------------------------------------------------------------
  23.                               Long Description
  24. -----------------------------------------------------------------------------
  25.  
  26. Short:    A deductive reasoning AI program
  27. Author:   williamj@griffon.mwsc.edu (James Williams)
  28. Uploader: williamj@griffon.mwsc.edu (James Williams)
  29. Type:     text/misc
  30.  
  31. Deduce will let a user enter information as plain English sentences and
  32. then ask yes/no questions about it.  Deduce will be able to determine
  33. the answers to the questions through deductive reasoning.
  34.  
  35. eg
  36.  
  37. Spot is a dog
  38. A dog is an animal
  39. Is spot an animal?
  40.  
  41. Yes
  42.  
  43. ----------------------------------------------------------------------
  44. Changes since 1.21
  45. ----------------------------------------------------------------------
  46.  
  47. version 1.22 (bugfix)
  48.   * Fixed that enforcer hit.  See up on changes for version 1.20 where
  49.     it says "Fixed a bug that caused segmentation faults on a Sun
  50.     Sparc Station" ?  Well, that code somehow got lost and wasn't
  51.     included in the Amiga version.  And when I upgraded to SAS/C, it
  52.     DID start causing problems. (Thanks Stefan Dube and Simon Stelling)
  53.   * Fixed another problem with negative logic.  Consider the following:
  54.       a dog will eat dog_food
  55.       a cat is not a dog
  56.       will a cat eat dog_food?
  57.     Deduce would answer yes.  This has been fixed. (Thanks Stefan Dube)
  58.   * Deduce no longer prints the blank lines in its output. (suggested by
  59.     Simon Stelling)
  60.  
  61.  
  62. =============================================================================
  63.  
  64.            ADS Zone: 1
  65.      ADS Hatch Site: Paul Miller
  66.        ADS Position: ADS Zone 1 STAR
  67.            BBS Name: Lonely Mountain BBS
  68.     Phone Number(s): 804-827-0726
  69.     Network Address: 1:271/292  
  70.      Network Region: 13    
  71.           BBS Hours: 24 Hrs/Day
  72. BBS Mailer/Software: Mebbs-Net Pro BBS
  73.   BBS Storage Space: 2250 Megs + 8 CD Roms
  74.   File Requestable :  <X> Y     < > N
  75. File Request Hours : All The Time
  76.  
  77. =============================================================================
  78.                          ADS - Long Description Generator
  79.                          (c)Copyright 1995 by Paul Miller
  80.  
  81.